Enter Password
Command Prototype
Keyboard.InputPassword(password)
Command Description
Enter password
Parameter Description
- Required Parameter
- password--Correspond to the content to be entered in one simulation
- Optional Parameter
- iDelayAfter--The delay time (in milliseconds) after executing activities, and the default time is 300 milliseconds.
- iDelayBefore--The delay time (in millisecons) before the activity starts any action. The default amount of time is 200 milliseconds.
- sSimulate--Simulation Type, {default:Default UIA Mode, simulate:Simulated click, message:windows message}.